From: Juanma Barranquero Date: Mon, 11 Dec 2006 16:14:15 +0000 (+0000) Subject: (unread-command-char): Reflow obsolescence info. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~3479 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=67d4cd53d30c5346d17132bd258e6cb31146c372;p=emacs.git (unread-command-char): Reflow obsolescence info. --- diff --git a/lisp/subr.el b/lisp/subr.el index f3cf45144a3..086163cca72 100644 --- a/lisp/subr.el +++ b/lisp/subr.el @@ -943,7 +943,8 @@ is converted into a string by expressing it in decimal." (make-obsolete-variable 'directory-sep-char "do not use it." "21.1") (make-obsolete-variable 'mode-line-inverse-video "use the appropriate faces instead." "21.1") (make-obsolete-variable 'unread-command-char - "use `unread-command-events' instead. That variable is a list of events to reread, so it now uses nil to mean `no event', instead of -1." + "use `unread-command-events' instead. That variable is a list of events +to reread, so it now uses nil to mean `no event', instead of -1." "before 19.15") ;; Lisp manual only updated in 22.1.